/* 倒计时样式 */
/* .sk0128_top {
    height: 64px;
    line-height: 64px;
    background: url(https://u3.huatu.com/uploads/allimg/240618/660680-24022Q13Z3347.png) no-repeat center left;
    background-size: 100% auto;
}

.sk0128_top h2 {
    float: left;
    font-size: 30px;
    color: #FFF6D8;
    background: url(https://u3.huatu.com/uploads/allimg/210305/655589-210305154526115.png) no-repeat center left;
    margin-left: 20px;
    background-size: auto 25px;
    padding-left: 40px;
    margin-top: 9px;
}

.sk0128_top ul {
    float: right;
    margin-right: 20px;
    overflow: hidden;
}

.sk0128_top ul li {
    margin-left: 10px;
    box-shadow: 0px 3px 3px 0px rgba(119, 1, 0, 0.1);
    padding: 2px;
    width: 150px;
    height: 38px;
    border-radius: 25px;
    float: left;
    margin-top: 11px;
    font-size: 18px;
    background-image: -moz-linear-gradient(90deg, rgb(255, 210, 133) 0%, rgb(255, 236, 183) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 210, 133) 0%, rgb(255, 236, 183) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 210, 133) 0%, rgb(255, 236, 183) 100%);
}

.sk0128_top ul li a {
    height: 100%;
    border: 1px dashed #EB3131;
    display: flex;
    display: -webkit-flex;
    border-radius: 25px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    color: #ca1f1e;
}

.sk0128_top ul li a img {
    margin-right: 8px;
    height: 19px;
}

.djs2024 {
        font-size: 20px;
        width: 525px;
        height: 50px;
        text-align: center;
        background-color: aliceblue;
        margin: 10px 6px;
        border-radius: 30px;
        box-shadow: 1px 5px 7px rgb(32, 17, 17);
        float: right;
        line-height: 50px;
    }
    
    .djs2024 span {
        color: #f00;
    }
.contentOut {
    width: 100%;
    display: flex;
    justify-content: center;
}

.dsj_flex {
    width: 1200px;
    height: 240px;
    display: flex;
    background: url(https://u3.huatu.com/uploads/allimg/231017/djs.jpg);
    background-repeat: no-repeat;
}

.djs2023 {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
    position: relative;
}

.djs2023 span {
    font-size: 160px;
    font-weight: 900;
    position: absolute;
    right: 155px;
    top: 127px;
    letter-spacing: 50px;
}

#SKendTime1 {
    color: #e7231a;
}

#SKendTime2 {
    color: #e7231a;
}

.djs2023 a {
    text-decoration: none;
}

@media screen and (max-width:1080px) {
    .djs2023 {
        font-size: 16px;
        line-height: 1.5;
        padding: 5px;
        box-sizing: border-box;
    }
    .djs2023 span {
        font-size: 1.3rem;
    }
    .djs2023 a {
        line-height: 2rem;
    }
} */

.sk0128_top {
       height: 64px;
       line-height: 64px;
		 background-size: 100% auto;
       width: 1200px;
       margin: 0 auto;
       box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1);
       background-color: #F44336;
}

.sk0128_top h2 {
    float: left;
    font-size: 30px;
    color: #FFF6D8;
    background: url(https://u3.huatu.com/uploads/allimg/210305/655589-210305154526115.png) no-repeat center left;
    margin-left: 20px;
    background-size: auto 25px;
    padding-left: 40px;
}

.sk0128_top ul {
    float: right;
    margin-right: 20px;
    overflow: hidden;
}

.sk0128_top ul li {
    margin-left: 10px;
    box-shadow: 0px 3px 3px 0px rgba(119, 1, 0, 0.1);
    padding: 2px;
    width: 150px;
    height: 38px;
    border-radius: 25px;
    float: left;
    margin-top: 11px;
    font-size: 18px;
    background-image: -moz-linear-gradient(90deg, rgb(255, 210, 133) 0%, rgb(255, 236, 183) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 210, 133) 0%, rgb(255, 236, 183) 100%);
   
}

.sk0128_top ul li a {
    height: 100%;
    border: 1px dashed #EB3131;
    display: flex;
    display: -webkit-flex;
    border-radius: 25px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    color: #ca1f1e;
}

.sk0128_top ul li a img {
    margin-right: 8px;
    height: 19px;
}

.djs2024 {
        font-size: 25px;
        width: 425px;
        height: 50px;
        text-align: center;
        background-color: #fff;
        margin: 6px 6px;
        border-radius: 30px;
        box-shadow: 1px 5px 7px rgb(32, 17, 17);
        float: right;
        line-height: 50px;
        box-shadow: -2px -2px 5px rgba(55, 99, 170, .1), -2px -2px 5px #fff;
    }
    
    .djs2024 span {
        color: #f00;
    }
/* 倒计时样式结束 */